PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getDisplayHeight Method
In This Topic
    getDisplayHeight Method
    In This Topic
    Gets the height of the displayed image on the page.
    Syntax
    public double getDisplayHeight()

    Return Value

    The height, in points, of the displayed image on the page.
    See Also